home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2005 May / CyberMycha 05-2005 (Poland).bin / Immortal / cotndemo.exe / Data1.cab / sea.tai < prev    next >
Encoding:
Text File  |  2004-11-16  |  262 b   |  18 lines

  1. //
  2. // Sea unit AI file
  3. //
  4. // Behaviors:
  5. //
  6. //        Leep an eye out for enemy units, pursue and attack if spotted.
  7. //
  8. //    Notes:
  9. //
  10. //    Known Problems:
  11. //
  12.  
  13. #include("Generic Attack.tai")
  14.  
  15. #include("Generic Movement.tai")
  16.  
  17. #include("Generic Death.tai")
  18.